#3055df color space conversions
Hex:
        #3055df
        RGB:
        48, 85, 223
        CMY:
        81, 67, 13
        CMYK:
        78, 62, 0, 13
      HSL:
        227°, 73.2218%, 53.1373%
        HSV (HSB):
        227°, 78.4753%, 87.4510%
        XYZ:
        17.7867, 12.4531, 71.2783
        xyY:
        0.1752, 0.1227, 12.4531
      CIE-Lab:
        41.9274, 36.3063, -73.7836
        CIE-LCH:
        41.9274, 82.2324, 296.2002
        CIE-Luv:
        41.9274, -15.1537, -109.2702
        Hunter-Lab:
        35.2889, 28.2138, -95.0545
      #3055df color charts
#3055df RGB chart
      #3055df CMYK chart
      #3055df RGB pie chart
      #3055df color shades, tints & tones
#3055df color schemes
#3055df color preview, HTML & CSS examples
           This text has a color of #3055df        
        
          <p style="color:#3055df;">Text here</p>
        
        
          .mytext {color:#3055df;}
        
        Text color #3055df
      
           This box has a color of #3055df        
        
          <div style="background-color:#3055df;">Content here</div>
        
        
          .mybackground {background-color:#3055df;}
        
        Background color #3055df
      
           Border around this has a color of #3055df        
        
          <div style="border:2px solid #3055df;">Content here</div>
        
        
          .myborder {border:2px solid #3055df;}
        
        Border color #3055df