#3075ee color space conversions
Hex:
        #3075ee
        RGB:
        48, 117, 238
        CMY:
        81, 54, 7
        CMYK:
        80, 51, 0, 7
      HSL:
        218°, 84.8214%, 56.0784%
        HSV (HSB):
        218°, 79.8319%, 93.3333%
        XYZ:
        23.0128, 19.5240, 83.4445
        xyY:
        0.1827, 0.1550, 19.5240
      CIE-Lab:
        51.2947, 21.5723, -66.9991
        CIE-LCH:
        51.2947, 70.3864, 287.8474
        CIE-Luv:
        51.2947, -23.5153, -105.3574
        Hunter-Lab:
        44.1860, 15.6405, -81.0381
      #3075ee color charts
#3075ee RGB chart
      #3075ee CMYK chart
      #3075ee RGB pie chart
      #3075ee color shades, tints & tones
#3075ee color schemes
#3075ee color preview, HTML & CSS examples
           This text has a color of #3075ee        
        
          <p style="color:#3075ee;">Text here</p>
        
        
          .mytext {color:#3075ee;}
        
        Text color #3075ee
      
           This box has a color of #3075ee        
        
          <div style="background-color:#3075ee;">Content here</div>
        
        
          .mybackground {background-color:#3075ee;}
        
        Background color #3075ee
      
           Border around this has a color of #3075ee        
        
          <div style="border:2px solid #3075ee;">Content here</div>
        
        
          .myborder {border:2px solid #3075ee;}
        
        Border color #3075ee