#1955fc color space conversions
Hex:
        #1955fc
        RGB:
        25, 85, 252
        CMY:
        90, 67, 1
        CMYK:
        90, 66, 0, 1
      HSL:
        224°, 97.4249%, 54.3137%
        HSV (HSB):
        224°, 90.0794%, 98.8235%
        XYZ:
        21.2201, 13.7319, 93.6276
        xyY:
        0.1650, 0.1068, 13.7319
      CIE-Lab:
        43.8460, 45.3666, -87.0029
        CIE-LCH:
        43.8460, 98.1205, 297.5392
        CIE-Luv:
        43.8460, -17.5442, -128.3027
        Hunter-Lab:
        37.0566, 37.3670, -123.8629
      #1955fc color charts
#1955fc RGB chart
      #1955fc CMYK chart
      #1955fc RGB pie chart
      #1955fc color shades, tints & tones
#1955fc color schemes
#1955fc color preview, HTML & CSS examples
           This text has a color of #1955fc        
        
          <p style="color:#1955fc;">Text here</p>
        
        
          .mytext {color:#1955fc;}
        
        Text color #1955fc
      
           This box has a color of #1955fc        
        
          <div style="background-color:#1955fc;">Content here</div>
        
        
          .mybackground {background-color:#1955fc;}
        
        Background color #1955fc
      
           Border around this has a color of #1955fc        
        
          <div style="border:2px solid #1955fc;">Content here</div>
        
        
          .myborder {border:2px solid #1955fc;}
        
        Border color #1955fc