#2855fd color space conversions
Hex:
        #2855fd
        RGB:
        40, 85, 253
        CMY:
        84, 67, 1
        CMYK:
        84, 66, 0, 1
      HSL:
        227°, 98.1567%, 57.4510%
        HSV (HSB):
        227°, 84.1897%, 99.2157%
        XYZ:
        21.8532, 14.0400, 94.4867
        xyY:
        0.1676, 0.1077, 14.0400
      CIE-Lab:
        44.2902, 46.4392, -86.8171
        CIE-LCH:
        44.2902, 98.4571, 298.1427
        CIE-Luv:
        44.2902, -16.3557, -128.6344
        Hunter-Lab:
        37.4699, 38.5323, -123.2807
      #2855fd color charts
#2855fd RGB chart
      #2855fd CMYK chart
      #2855fd RGB pie chart
      #2855fd color shades, tints & tones
#2855fd color schemes
#2855fd color preview, HTML & CSS examples
           This text has a color of #2855fd        
        
          <p style="color:#2855fd;">Text here</p>
        
        
          .mytext {color:#2855fd;}
        
        Text color #2855fd
      
           This box has a color of #2855fd        
        
          <div style="background-color:#2855fd;">Content here</div>
        
        
          .mybackground {background-color:#2855fd;}
        
        Background color #2855fd
      
           Border around this has a color of #2855fd        
        
          <div style="border:2px solid #2855fd;">Content here</div>
        
        
          .myborder {border:2px solid #2855fd;}
        
        Border color #2855fd