#1236fe color space conversions
Hex:
        #1236fe
        RGB:
        18, 54, 254
        CMY:
        93, 79, 0
        CMYK:
        93, 79, 0, 0
      HSL:
        231°, 99.1597%, 53.3333%
        HSV (HSB):
        231°, 92.9134%, 99.6078%
        XYZ:
        19.4580, 9.9227, 94.6557
        xyY:
        0.1569, 0.0800, 9.9227
      CIE-Lab:
        37.7033, 63.2043, -98.2874
        CIE-LCH:
        37.7033, 116.8554, 302.7433
        CIE-Luv:
        37.7033, -12.6192, -132.7683
        Hunter-Lab:
        31.5003, 55.1355, -156.1111
      #1236fe color charts
#1236fe RGB chart
      #1236fe CMYK chart
      #1236fe RGB pie chart
      #1236fe color shades, tints & tones
#1236fe color schemes
#1236fe color preview, HTML & CSS examples
           This text has a color of #1236fe        
        
          <p style="color:#1236fe;">Text here</p>
        
        
          .mytext {color:#1236fe;}
        
        Text color #1236fe
      
           This box has a color of #1236fe        
        
          <div style="background-color:#1236fe;">Content here</div>
        
        
          .mybackground {background-color:#1236fe;}
        
        Background color #1236fe
      
           Border around this has a color of #1236fe        
        
          <div style="border:2px solid #1236fe;">Content here</div>
        
        
          .myborder {border:2px solid #1236fe;}
        
        Border color #1236fe