#1008f5 color space conversions
Hex:
        #1008f5
        RGB:
        16, 8, 245
        CMY:
        94, 97, 4
        CMYK:
        93, 97, 0, 4
      HSL:
        242°, 93.6759%, 49.6078%
        HSV (HSB):
        242°, 96.7347%, 96.0784%
        XYZ:
        16.7819, 6.8764, 86.8290
        xyY:
        0.1519, 0.0622, 6.8764
      CIE-Lab:
        31.5239, 75.6591, -103.5286
        CIE-LCH:
        31.5239, 128.2282, 306.1595
        CIE-Luv:
        31.5239, -8.7619, -125.2592
        Hunter-Lab:
        26.2229, 68.3452, -177.9645
      #1008f5 color charts
#1008f5 RGB chart
      #1008f5 CMYK chart
      #1008f5 RGB pie chart
      #1008f5 color shades, tints & tones
#1008f5 color schemes
#1008f5 color preview, HTML & CSS examples
           This text has a color of #1008f5        
        
          <p style="color:#1008f5;">Text here</p>
        
        
          .mytext {color:#1008f5;}
        
        Text color #1008f5
      
           This box has a color of #1008f5        
        
          <div style="background-color:#1008f5;">Content here</div>
        
        
          .mybackground {background-color:#1008f5;}
        
        Background color #1008f5
      
           Border around this has a color of #1008f5        
        
          <div style="border:2px solid #1008f5;">Content here</div>
        
        
          .myborder {border:2px solid #1008f5;}
        
        Border color #1008f5