#281df5 color space conversions
Hex:
        #281df5
        RGB:
        40, 29, 245
        CMY:
        84, 89, 4
        CMYK:
        84, 88, 0, 4
      HSL:
        243°, 91.5254%, 53.7255%
        HSV (HSB):
        243°, 88.1633%, 96.0784%
        XYZ:
        17.7959, 7.9224, 86.9774
        xyY:
        0.1579, 0.0703, 7.9224
      CIE-Lab:
        33.8208, 71.2975, -99.6740
        CIE-LCH:
        33.8208, 122.5489, 305.5764
        CIE-Luv:
        33.8208, -8.2618, -127.0602
        Hunter-Lab:
        28.1468, 63.6001, -163.5115
      #281df5 color charts
#281df5 RGB chart
      #281df5 CMYK chart
      #281df5 RGB pie chart
      #281df5 color shades, tints & tones
#281df5 color schemes
#281df5 color preview, HTML & CSS examples
           This text has a color of #281df5        
        
          <p style="color:#281df5;">Text here</p>
        
        
          .mytext {color:#281df5;}
        
        Text color #281df5
      
           This box has a color of #281df5        
        
          <div style="background-color:#281df5;">Content here</div>
        
        
          .mybackground {background-color:#281df5;}
        
        Background color #281df5
      
           Border around this has a color of #281df5        
        
          <div style="border:2px solid #281df5;">Content here</div>
        
        
          .myborder {border:2px solid #281df5;}
        
        Border color #281df5